home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drplto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PLACERDROPTOOL_H = 1;
- include("real/widget/r3drgmto.js")
-
-
- var R3CLID_PLACERDROPTOOL = 1201;
-
-
-
-
-
-
-
-
-
- function r3Placerdroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PLACERDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Placerdroptool.prototype=new r3Gmanagerdroptool;
- // r3drplto.h_H